home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / Basic / Visual Basic.60 / COMMON / TOOLS / VCM / VCM.MDB / VcmComponentContainer / 00_Cabinet / MFCIE.DSP < prev    next >
Encoding:
MS Developer Studio Project  |  1998-05-18  |  8.9 KB  |  287 lines

  1. # Microsoft Developer Studio Project File - Name="mfcie" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 60000
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Application" 0x0101
  6.  
  7. CFG=mfcie - Win32 Static Debug
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "mfcie.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "mfcie.mak" CFG="mfcie - Win32 Static Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "mfcie - Win32 Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "mfcie - Win32 Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE "mfcie - Win32 Unicode Debug" (based on "Win32 (x86) Application")
  23. !MESSAGE "mfcie - Win32 Unicode Release" (based on "Win32 (x86) Application")
  24. !MESSAGE "mfcie - Win32 Static Debug" (based on "Win32 (x86) Application")
  25. !MESSAGE "mfcie - Win32 Static Release" (based on "Win32 (x86) Application")
  26. !MESSAGE 
  27.  
  28. # Begin Project
  29. # PROP AllowPerConfigDependencies 0
  30. # PROP Scc_ProjName ""
  31. # PROP Scc_LocalPath ""
  32. CPP=cl.exe
  33. MTL=midl.exe
  34. RSC=rc.exe
  35.  
  36. !IF  "$(CFG)" == "mfcie - Win32 Release"
  37.  
  38. # PROP BASE Use_MFC 5
  39. # PROP BASE Use_Debug_Libraries 0
  40. # PROP BASE Output_Dir "Release"
  41. # PROP BASE Intermediate_Dir "Release"
  42. # PROP BASE Target_Dir ""
  43. # PROP Use_MFC 6
  44. # PROP Use_Debug_Libraries 0
  45. # PROP Output_Dir "Release"
  46. # PROP Intermediate_Dir "Release"
  47. # PROP Target_Dir ""
  48. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  49. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  50. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  51. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  52. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  53. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  54. BSC32=bscmake.exe
  55. # ADD BASE BSC32 /nologo
  56. # ADD BSC32 /nologo
  57. LINK32=link.exe
  58. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  59. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  60.  
  61. !ELSEIF  "$(CFG)" == "mfcie - Win32 Debug"
  62.  
  63. # PROP BASE Use_MFC 5
  64. # PROP BASE Use_Debug_Libraries 1
  65. # PROP BASE Output_Dir "Debug"
  66. # PROP BASE Intermediate_Dir "Debug"
  67. # PROP BASE Target_Dir ""
  68. # PROP Use_MFC 6
  69. # PROP Use_Debug_Libraries 1
  70. # PROP Output_Dir "Debug"
  71. # PROP Intermediate_Dir "Debug"
  72. # PROP Target_Dir ""
  73. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  74. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  75. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  76. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  77. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  78. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  79. BSC32=bscmake.exe
  80. # ADD BASE BSC32 /nologo
  81. # ADD BSC32 /nologo
  82. LINK32=link.exe
  83. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  84. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  85.  
  86. !ELSEIF  "$(CFG)" == "mfcie - Win32 Unicode Debug"
  87.  
  88. # PROP BASE Use_MFC 4
  89. # PROP BASE Use_Debug_Libraries 1
  90. # PROP BASE Output_Dir "mfcie___"
  91. # PROP BASE Intermediate_Dir "mfcie___"
  92. # PROP BASE Target_Dir ""
  93. # PROP Use_MFC 4
  94. # PROP Use_Debug_Libraries 1
  95. # PROP Output_Dir "UDebug"
  96. # PROP Intermediate_Dir "UDebug"
  97. # PROP Target_Dir ""
  98. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  99. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  100. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  101. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  102. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  103. # ADD RSC /l 0x409 /d "_DEBUG"
  104. BSC32=bscmake.exe
  105. # ADD BASE BSC32 /nologo
  106. # ADD BSC32 /nologo
  107. LINK32=link.exe
  108. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  109. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /pdbtype:sept
  110.  
  111. !ELSEIF  "$(CFG)" == "mfcie - Win32 Unicode Release"
  112.  
  113. # PROP BASE Use_MFC 4
  114. # PROP BASE Use_Debug_Libraries 0
  115. # PROP BASE Output_Dir "mfcie__0"
  116. # PROP BASE Intermediate_Dir "mfcie__0"
  117. # PROP BASE Target_Dir ""
  118. # PROP Use_MFC 4
  119. # PROP Use_Debug_Libraries 0
  120. # PROP Output_Dir "URelease"
  121. # PROP Intermediate_Dir "URelease"
  122. # PROP Target_Dir ""
  123. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  124. # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  125. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  126. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  127. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  128. # ADD RSC /l 0x409 /d "NDEBUG"
  129. BSC32=bscmake.exe
  130. # ADD BASE BSC32 /nologo
  131. # ADD BSC32 /nologo
  132. LINK32=link.exe
  133. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  134. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386
  135.  
  136. !ELSEIF  "$(CFG)" == "mfcie - Win32 Static Debug"
  137.  
  138. # PROP BASE Use_MFC 6
  139. # PROP BASE Use_Debug_Libraries 1
  140. # PROP BASE Output_Dir "mfcie___"
  141. # PROP BASE Intermediate_Dir "mfcie___"
  142. # PROP BASE Target_Dir ""
  143. # PROP Use_MFC 5
  144. # PROP Use_Debug_Libraries 1
  145. # PROP Output_Dir "StaticDebug"
  146. # PROP Intermediate_Dir "StaticDebug"
  147. # PROP Target_Dir ""
  148. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  149. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  150. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  151. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  152. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  153. # ADD RSC /l 0x409 /d "_DEBUG"
  154. BSC32=bscmake.exe
  155. # ADD BASE BSC32 /nologo
  156. # ADD BSC32 /nologo
  157. LINK32=link.exe
  158. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  159. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  160.  
  161. !ELSEIF  "$(CFG)" == "mfcie - Win32 Static Release"
  162.  
  163. # PROP BASE Use_MFC 6
  164. # PROP BASE Use_Debug_Libraries 0
  165. # PROP BASE Output_Dir "mfcie__0"
  166. # PROP BASE Intermediate_Dir "mfcie__0"
  167. # PROP BASE Target_Dir ""
  168. # PROP Use_MFC 5
  169. # PROP Use_Debug_Libraries 0
  170. # PROP Output_Dir "StaticRelease"
  171. # PROP Intermediate_Dir "StaticRelease"
  172. # PROP Target_Dir ""
  173. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  174. # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  175. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  176. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  177. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  178. # ADD RSC /l 0x409 /d "NDEBUG"
  179. BSC32=bscmake.exe
  180. # ADD BASE BSC32 /nologo
  181. # ADD BSC32 /nologo
  182. LINK32=link.exe
  183. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  184. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  185.  
  186. !ENDIF 
  187.  
  188. # Begin Target
  189.  
  190. # Name "mfcie - Win32 Release"
  191. # Name "mfcie - Win32 Debug"
  192. # Name "mfcie - Win32 Unicode Debug"
  193. # Name "mfcie - Win32 Unicode Release"
  194. # Name "mfcie - Win32 Static Debug"
  195. # Name "mfcie - Win32 Static Release"
  196. # Begin Group "Source Files"
  197.  
  198. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  199. # Begin Source File
  200.  
  201. SOURCE=.\MainFrm.cpp
  202. # End Source File
  203. # Begin Source File
  204.  
  205. SOURCE=.\mfcie.cpp
  206. # End Source File
  207. # Begin Source File
  208.  
  209. SOURCE=.\mfcie.rc
  210. # End Source File
  211. # Begin Source File
  212.  
  213. SOURCE=.\mfcieDoc.cpp
  214. # End Source File
  215. # Begin Source File
  216.  
  217. SOURCE=.\mfcieVw.cpp
  218. # End Source File
  219. # Begin Source File
  220.  
  221. SOURCE=.\StdAfx.cpp
  222. # ADD CPP /Yc"stdafx.h"
  223. # End Source File
  224. # End Group
  225. # Begin Group "Header Files"
  226.  
  227. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  228. # Begin Source File
  229.  
  230. SOURCE=.\MainFrm.h
  231. # End Source File
  232. # Begin Source File
  233.  
  234. SOURCE=.\mfcie.h
  235. # End Source File
  236. # Begin Source File
  237.  
  238. SOURCE=.\mfcieDoc.h
  239. # End Source File
  240. # Begin Source File
  241.  
  242. SOURCE=.\mfcieVw.h
  243. # End Source File
  244. # Begin Source File
  245.  
  246. SOURCE=.\Resource.h
  247. # End Source File
  248. # Begin Source File
  249.  
  250. SOURCE=.\StdAfx.h
  251. # End Source File
  252. # End Group
  253. # Begin Group "Resource Files"
  254.  
  255. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  256. # Begin Source File
  257.  
  258. SOURCE=.\res\coldtool.bmp
  259. # End Source File
  260. # Begin Source File
  261.  
  262. SOURCE=.\res\hottoolb.bmp
  263. # End Source File
  264. # Begin Source File
  265.  
  266. SOURCE=.\res\MFC2.AVI
  267. # End Source File
  268. # Begin Source File
  269.  
  270. SOURCE=.\res\mfcie.ico
  271. # End Source File
  272. # Begin Source File
  273.  
  274. SOURCE=.\res\mfcie.rc2
  275. # End Source File
  276. # Begin Source File
  277.  
  278. SOURCE=.\res\mfcieDoc.ico
  279. # End Source File
  280. # Begin Source File
  281.  
  282. SOURCE=.\res\Toolbar.bmp
  283. # End Source File
  284. # End Group
  285. # End Target
  286. # End Project
  287.